home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form frmAbout
- BorderStyle = 3 'Fixed Dialog
- Caption = "About This Keygen"
- ClientHeight = 3015
- ClientLeft = 2340
- ClientTop = 1935
- ClientWidth = 4110
- ClipControls = 0 'False
- Icon = "frmAbout.frx":0000
- LinkTopic = "Form2"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 2081.007
- ScaleMode = 0 'User
- ScaleWidth = 3859.502
- ShowInTaskbar = 0 'False
- Begin VB.Frame Frame1
- Height = 3015
- Left = 0
- TabIndex = 0
- Top = 0
- Width = 4095
- Begin VB.CommandButton Command1
- Caption = "&Ok"
- Height = 255
- Left = 1560
- TabIndex = 7
- Top = 2640
- Width = 855
- End
- Begin VB.Frame Frame2
- Height = 1695
- Left = 120
- TabIndex = 4
- Top = 840
- Width = 3855
- Begin VB.Label Label4
- Caption = "http://pages.prodigy.net/volatility"
- Height = 255
- Left = 720
- TabIndex = 6
- Top = 1320
- Width = 2415
- End
- Begin VB.Label Label3
- Caption = $"frmAbout.frx":030A
- Height = 975
- Left = 120
- TabIndex = 5
- Top = 240
- Width = 3615
- End
- End
- Begin VB.PictureBox picIcon
- AutoSize = -1 'True
- ClipControls = 0 'False
- Height = 540
- Left = 120
- Picture = "frmAbout.frx":03E8
- ScaleHeight = 337.12
- ScaleMode = 0 'User
- ScaleWidth = 337.12
- TabIndex = 1
- Top = 240
- Width = 540
- End
- Begin VB.Label Label2
- Caption = "Copyright
- 1998 Volatility"
- Height = 255
- Left = 840
- TabIndex = 3
- Top = 480
- Width = 3015
- End
- Begin VB.Label Label1
- Caption = "CrackersConvert 1.0 Key Generator"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 255
- Left = 840
- TabIndex = 2
- Top = 240
- Width = 3135
- End
- End
- Attribute VB_Name = "frmAbout"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Private Sub Command1_Click()
- Unload Me
- Form1.Show
- End Sub
- Private Sub Form_Load()
- Left = (Screen.Width - Width) \ 2
- Top = (Screen.Height - Height) \ 2
- End Sub
-